home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / mamm_100.arc / MAMM.CFG < prev    next >
Text File  |  1991-02-17  |  5KB  |  98 lines

  1.                 MAMM - Maximus Automatic Modem Monitor
  2.                        Written Feb 91 - by Dan Thomson
  3.  
  4.                 Configuration File. One of these files
  5.                 must be created for EACH Maximus Task.
  6.                 All lines that do NOT have a letter in
  7.                 the first position are assumed remarks
  8.  
  9.  
  10.  
  11. Port    1                               This is the Com Port to use for
  12.                                         this task. Com1 = 1, Com2 = 2 etc.
  13.                                         All modem processing is done with
  14.                                         the use of a Fossil Driver...
  15.  
  16. Baud    2400                            Your MAXIMUM baud rate. If your
  17.                                         Fossil is locked, use the locked
  18.                                         baud rate.
  19.  
  20. Init    AT E0 M3 S7=60 S11=50 V1 Q0 X4  Your modem init string. See your
  21.                                         modem manual for correct settings.
  22.                                         Spaces are not needed, but the
  23.                                         settings are terminated when TWO
  24.                                         spaces OR a Tab, OR a carriage
  25.                                         return are detected. (Any ~,^,v
  26.                                         are sent to the modem verbatum,
  27.                                         so if your modem doesn't understand
  28.                                         them, don't use them...
  29.  
  30. Answer  ATA                             This is the command that will tell
  31.                                         your modem to answer the phone.
  32.                                         You should NOT set your modem to
  33.                                         auto answer by hardware switch or
  34.                                         S0 settings. As above, the string
  35.                                         is terminated when TWO spaces, OR
  36.                                         a Tab, OR a carriage return are
  37.                                         detected.
  38.  
  39. Busy    AT M0 H1                        This is the string which takes your
  40.                                         modem "Off-Hook". It is sent when
  41.                                         MAMM exits for events or when you
  42.                                         enter Maximus in local mode.
  43.  
  44.  
  45.                                         The following line is sent after
  46.                                         a CONNECT message is received. It
  47.                                         gives users something to look at
  48.                                         while Maximus loads. (Although
  49.                                         Max does load pretty fast). At this
  50.                                         time, this string is sent in UPPER
  51.                                         case, regardless of how it looks
  52.                                         here.
  53.  
  54. Banner  Maximus is coming! Hurry up and wait.
  55.  
  56. Task    1                               This is the task number that is
  57.                                         passed to Maximus. You MUST
  58.                                         specify a task number! If you
  59.                                         want to use default names while
  60.                                         in Maximus, use Task 0.
  61.  
  62. Log     Max.Log                         This is the log file that MAMM
  63.                                         will write to. Standard log entries
  64.                                         are used. This filename CAN be the
  65.                                         same as MaxLog below.
  66.  
  67. Level   5                               This is the level of detail that
  68.                                         you wish your log to contain. There
  69.                                         is not much difference between the
  70.                                         different levels right now, but it
  71.                                         is subject to change.
  72.  
  73. MaxLog  Max.Log                         This is the log file that you wish
  74.                                         Maximus to write to. (It is passed
  75.                                         to Max using the -L command line
  76.                                         options)
  77.  
  78.  
  79.                                         The file from here down is a list
  80.                                         of external events that you may or
  81.                                         may not wish to use. MAMM can run
  82.                                         up to 24 daily events. If any events
  83.                                         are missed because of off-line time,
  84.                                         MAMM will go back and run all of them
  85.                                         when it is brought back up. Read docs
  86.                                         for a COMPLETE description!
  87.  
  88.  
  89.  Verb   Event     Error
  90.         Time      Level   Comments
  91. --------------------------------------------------
  92.  
  93. Event   08:00     201     ErrorLevel 201
  94. Event   12:00     202     ErrorLevel 202
  95. Event   12:05     203     ErrorLevel 203
  96. Event   12:10     204     ErrorLevel 204
  97. Event   23:59     206     ErrorLevel 206
  98.